Welcome![Sign In][Sign Up]
Location:
Search - alt f4

Search list

[Windows Develop一个屏保程序

Description: 本程序运行后将会屏 Alt+Ctrl+Del,Alt+F4,Alt+Tab等键, (Windows 2000 不能屏蔽) 必须在两个Enter键之间输入密码才能退出!!!!!!!! 密码是\"kkcocoon\". 本程序在Visual C++ 6.0 下编译.大家可在vc下打开scrnsave.dsw文件就可以很好的查看源文件.也可以File->New->Project->Win32 Application->起个名字,create new workspace->empty win32 application.然后把一个个文件Add进来,F5->确定,就可以了. 这是一个用纯Windows SDK编写的程序,没有用MFC类库,要看懂此程序 必须要懂得在Windows下编程.本程序只是为了给刚学Windows SDK的同仁 提供适合的示例程序,并给出祥尽注释.-Windows Screen Saver source code, block keyboard input of Alt_Ctrl_Del, Alt+F4, Alt+Tab(can not block in win2000), password is kkcocoon.
Platform: | Size: 19458 | Author: 阿的 | Hits:

[OS programmask

Description: 大家有时玩游戏时,一不小心按到win键,游戏就会跳出,很不方便.我用vc编了一个小软件,基于低级键盘钩子的原理,这个软件可以屏蔽win键,F1,ALT+F4,ALT+TAB等键以致整个键盘.-sometimes you play games, to win by careless Bond, will jump out of the game, and it is very convenient. I used vc a small part of the software, based on the low-level keyboard hook principle, the software can disable win keys, F1 and ALT F4 and ALT TAB as a result, the entire keyboard keys.
Platform: | Size: 81005 | Author: 李刚 | Hits:

[Dialog_Window打开关闭光驱禁止alt+F4

Description: 打开关闭光驱和禁止Alt+F4的例子,看看吧,肯定有很大的收获的!- Opens the closure light to drive and to forbid Alt F4 the example, has a look, definitely has the very big harvest!
Platform: | Size: 134899 | Author: 小雨 | Hits:

[Windows Developlockcmp

Description: 一个可以锁定系统三组热键 ctrl+esc alt + F4 ctrl + alt + del的代码-can lock a system hotkey three groups esc ctrl alt F4 ctrl alt del code
Platform: | Size: 4870 | Author: GGG | Hits:

[Hook apiTaskKeyDll

Description: win2000/winxp下利用勾子函数阻截ALT+ESC,ALT+F4热键的dll源码-win2000/winxp using hooks Functions interdiction ALT ESC, the ALT F4 hotkey dll FOSS
Platform: | Size: 10551 | Author: wujs | Hits:

[Driver Develophotkey98

Description: 用C++ Builder调用VxD的程序,实现Windows98下的热键屏蔽,用于工控软件实现屏蔽热键功能。屏蔽的热键包括Ctrl+Alt+Del,Alt+Tab,Alt+F4,Alt+Esc,左右Win键等。VxD用VToolsD编写。-C Builder called VxD procedure, achieving a hotkey Windows98 shielding for industrial control software shielding hotkey function. Shielding the hotkey including Ctrl-Alt-Del, Alt Tab, Alt-F4, Alt-Esc. about Win keys so. VxD with VToolsD prepared.
Platform: | Size: 271776 | Author: 荆纯果 | Hits:

[Special EffectsCIFColor

Description: YUV文件CIF格式的解码 运行后双击可以显示画面.ALT+F4关闭-CIF document YUV format decoder running after double-click the screen can show. ALT + F4 to close
Platform: | Size: 1181807 | Author: sjiton | Hits:

[Windows Develop锁定鼠标

Description: 锁定鼠标,按ALT + F4 可以退出-lock mouse, according ALT F4 can be withdrawn
Platform: | Size: 4944 | Author: ddd | Hits:

[Menu controlmodifysysmenudlg

Description: 本文例子是一个典型的C++/MFC对话框程序,设置了 EX_WM_TOOLWINDOW 扩展式样,因此在标题栏左上角看不到系统菜单图标,但通过 Ctrl+Space 或者在标题栏单击鼠标右键可以调出系统菜单。例子程序对系统菜单进行了定制,在原有菜单基础上添加了两个菜单命令:一个是显示“关于”对话框;另一个是“退出”。之所以要加一个“退出”菜单命令,是因为例子程序改写了对话框原来默认的“关闭”菜单命令行为(Alt-F4),用来隐藏对话框。因此必须加一个程序的“退出”出口。此外,例子程序利用一个第三方的系统托盘处理类,利用系统托盘图标可以显示/隐藏对话框。 下面我们就来看看用 C++/MFC 实现的细节。
Platform: | Size: 55304 | Author: 吴天 | Hits:

[GUI Developblock_alt_f4

Description: qt 屏蔽Alt+F4的代码。 主要原理,重载closeEvent
Platform: | Size: 1650 | Author: 浩浩 | Hits:

[Hook apihook

Description: Hook promming ,forbidden the Alt+F4,and show.programmed by visual basic 6.0
Platform: | Size: 5679 | Author: haha | Hits:

[Other resourcess

Description: 介绍键盘上的所有快捷键用法,比如ALT+F4 关闭当前应用程序 ALT+SPACEBAR 打开程序最左上角的菜单
Platform: | Size: 8004 | Author: mr wang | Hits:

[Other resourcejingxi

Description: 想给你女朋友一个惊喜吗?一个小程序让你实现这个愿望.粘贴到记事本里面,另存为,再把文件名的后缀名改为hta就OK了,效果自己双击就看的到,成功编辑以后,想关掉他可以按ALT+F4
Platform: | Size: 1039 | Author: wwmm | Hits:

[Hook apiMyMouseHook

Description: 这是个键盘钩子演示的动态库,实现对ALT+F4的控制。设置被控制的窗口,然后这个窗口的ALT+F4将被接管。-This is a keyboard hook DLL demonstrated to achieve control of ALT F4. Settings are controlled by the window, and then the window ALT F4 will be taken over.
Platform: | Size: 8192 | Author: | Hits:

[Windows Develop一个屏保程序

Description: 本程序运行后将会屏 Alt+Ctrl+Del,Alt+F4,Alt+Tab等键, (Windows 2000 不能屏蔽) 必须在两个Enter键之间输入密码才能退出!!!!!!!! 密码是"kkcocoon". 本程序在Visual C++ 6.0 下编译.大家可在vc下打开scrnsave.dsw文件就可以很好的查看源文件.也可以File->New->Project->Win32 Application->起个名字,create new workspace->empty win32 application.然后把一个个文件Add进来,F5->确定,就可以了. 这是一个用纯Windows SDK编写的程序,没有用MFC类库,要看懂此程序 必须要懂得在Windows下编程.本程序只是为了给刚学Windows SDK的同仁 提供适合的示例程序,并给出祥尽注释.-Windows Screen Saver source code, block keyboard input of Alt_Ctrl_Del, Alt+F4, Alt+Tab(can not block in win2000), password is kkcocoon.
Platform: | Size: 1218560 | Author: 阿的 | Hits:

[OS programmask

Description: 大家有时玩游戏时,一不小心按到win键,游戏就会跳出,很不方便.我用vc编了一个小软件,基于低级键盘钩子的原理,这个软件可以屏蔽win键,F1,ALT+F4,ALT+TAB等键以致整个键盘.-sometimes you play games, to win by careless Bond, will jump out of the game, and it is very convenient. I used vc a small part of the software, based on the low-level keyboard hook principle, the software can disable win keys, F1 and ALT F4 and ALT TAB as a result, the entire keyboard keys.
Platform: | Size: 80896 | Author: 李刚 | Hits:

[Dialog_Window打开关闭光驱禁止alt+F4

Description: 打开关闭光驱和禁止Alt+F4的例子,看看吧,肯定有很大的收获的!- Opens the closure light to drive and to forbid Alt F4 the example, has a look, definitely has the very big harvest!
Platform: | Size: 134144 | Author: 小雨 | Hits:

[Windows Developlockcmp

Description: 一个可以锁定系统三组热键 ctrl+esc alt + F4 ctrl + alt + del的代码-can lock a system hotkey three groups esc ctrl alt F4 ctrl alt del code
Platform: | Size: 4096 | Author: GGG | Hits:

[Hook apixpctrl

Description: VB 实现在WIN2K/XP下禁用 CTRL-ALT-DEL 2种方法-VB in WIN2K/XP disable CTRL-ALT-DEL two methods
Platform: | Size: 537600 | Author: adad | Hits:

[OS programhroupsdel

Description: 一个可以锁定系统三组热键 ctrl+esc alt + F4 ctrl + alt + del的代码,(A three groups can lock system hotkey CTRL + Alt + F4 esc CTRL + Alt + del code,)
Platform: | Size: 4096 | Author: cobndew | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net